Script: ScriptSample05

ScriptSample05 demonstrates how to process character-delimited files by setting the Config variables $CfgInpFileType and $CfgDelimiter. This script should be used with the ToDoListDelim.dat sample input file, which uses the record-delimiting character $00. If you view this file with the built-in file viewer, the $00 at the end of each record shows up as the · dot character. Two dots in a row means a null line.